Skip to content

jaxon-php/jaxon-upload

Repository files navigation

Build Status Scrutinizer Code Quality StyleCI codecov

Latest Stable Version Total Downloads Latest Unstable Version License

File upload for the Jaxon library

This package provides file upload support for the Jaxon library.

The Flysystem package is used to store the uploaded files. They can then be saved on the local file system, AWS S3, Google Cloud, FTP, or any other storage system with a Flysystem adapter.

See the online documentation for more information.